Renewal
.:Renewal Item Database:.
Card

Wolf Orb (Sonic Impact)    Item ID# 310528 (Wolf_Orb_Skill_13)
Wolf Orb(Sonic Impact)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Sonic Blow and Cross Impact by 15%.

Refine Level +7:
Increases damage of Sonic Blow and Cross Impact by additional 15%.

Refine Level +9:
Increases damage of Sonic Blow and Cross Impact by additional 15%.

Refine Level +11:
Increases damage of Sonic Blow and Cross Impact by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"GC_CROSSIMPACT",15; bonus2 bSkillAtk,"AS_SONICBLOW",15; if (.@r>=7) { bonus2 bSkillAtk,"GC_CROSSIMPACT",15; bonus2 bSkillAtk,"AS_SONICBLOW",15; if (.@r>=9) { bonus2 bSkillAtk,"GC_CROSSIMPACT",15; bonus2 bSkillAtk,"AS_SONICBLOW",15; if (.@r>=11) { bonus2 bSkillAtk,"GC_CROSSIMPACT",15; bonus2 bSkillAtk,"AS_SONICBLOW",15; } } } },{},{}
Dropped By No Result

Wolf Orb (Sound Metal)    Item ID# 310549 (Wolf_Orb_Skill_34)
Wolf Orb(Sound Metal)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Metallic Sound and Neutral elemental magical damage by 5%.

Refine Level +7:
Increases damage of Metallic Sound and Neutral elemental magical damage by additional 10%.

Refine Level +9:
Increases damage of Metallic Sound and Neutral elemental magical damage by additional 10%.

Refine Level +11:
Increases damage of Metallic Sound and Neutral elemental magical damage by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bMagicAtkEle,Ele_Neutral,5; bonus2 bSkillAtk,"WM_METALICSOUND",5; if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Neutral,10; bonus2 bSkillAtk,"WM_METALICSOUND",10; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_Neutral,10; bonus2 bSkillAtk,"WM_METALICSOUND",10; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_Neutral,15; bonus2 bSkillAtk,"WM_METALICSOUND",15; } } } },{},{}
Dropped By No Result

Wolf Orb (SP Recovery) Level 1    Item ID# 310636 (Wolf_Orb_HealSP_1)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases SP Recovery Rate by 20%.
Item Script
{ bonus bSPrecovRate,20; },{},{}
Dropped By No Result

Wolf Orb (SP Recovery) Level 2    Item ID# 310638 (Wolf_Orb_HealSP_2)
Wolf Orb(SP Recovery) Lv2
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases SP Recovery Rate by 30%.
Item Script
{ bonus bSPrecovRate,30; },{},{}
Dropped By No Result

Wolf Orb (SP Recovery) Level 3    Item ID# 310640 (Wolf_Orb_HealSP_3)
Wolf Orb(SP Recovery) Lv3
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases SP Recovery Rate by 40%.
Item Script
{ bonus bSPrecovRate,40; },{},{}
Dropped By No Result

Wolf Orb (SP Recovery) Level 4    Item ID# 310642 (Wolf_Orb_HealSP_4)
Wolf Orb(SP Recovery) Lv4
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases SP Recovery Rate by 50%.
Item Script
{ bonus bSPrecovRate,50; },{},{}
Dropped By No Result

Wolf Orb (Speed) Level 1    Item ID# 310567 (Wolf_Orb_Speed_1)
Wolf Orb(Fast) Lv1
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
FLEE +10

Refine Level +7:
ASPD +6% (Decreases after attack delay by 6%).

Refine Level +9:
ASPD +6% (Decreases after attack delay by 6%) additionally.

Refine Level +11:
ASPD +6% (Decreases after attack delay by 8%) additionally.
Item Script
{ .@r = getrefine(); bonus bFlee,10; if (.@r>=7) { bonus bAspdRate,6; if (.@r>=9) { bonus bAspdRate,6; if (.@r>=11) { bonus bAspdRate,8; } } } },{},{}
Dropped By No Result

Wolf Orb (Speed) Level 2    Item ID# 310571 (Wolf_Orb_Speed_2)
Wolf Orb(Fast) Lv2
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
FLEE +20

Refine Level +7:
ASPD +6% (Decreases after attack delay by 6%).

Refine Level +9:
ASPD +8% (Decreases after attack delay by 8%) additionally.

Refine Level +11:
ASPD +8% (Decreases after attack delay by 8%) additionally.
Item Script
{ .@r = getrefine(); bonus bFlee,20; if (.@r>=7) { bonus bAspdRate,6; if (.@r>=9) { bonus bAspdRate,8; if (.@r>=11) { bonus bAspdRate,8; } } } },{},{}
Dropped By No Result

Wolf Orb (Speed) Level 3    Item ID# 310575 (Wolf_Orb_Speed_3)
Wolf Orb(Fast) Lv3
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
FLEE +30

Refine Level +7:
ASPD +8% (Decreases after attack delay by 8%).

Refine Level +9:
ASPD +8% (Decreases after attack delay by 8%) additionally.

Refine Level +11:
ASPD +8% (Decreases after attack delay by 8%) additionally.
Item Script
{ .@r = getrefine(); bonus bFlee,30; if (.@r>=7) { bonus bAspdRate,8; if (.@r>=9) { bonus bAspdRate,8; if (.@r>=11) { bonus bAspdRate,8; } } } },{},{}
Dropped By No Result

Wolf Orb (Spell Buster)    Item ID# 310610 (Wolf_Orb_Sp_Int)
Wolf Orb(Spell Buster)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Magical attacks have a 3% chance to increase INT by 50 and MATK by 25% for 10 seconds.
Item Script
{ autobonus "{ bonus bMatkRate,25; bonus bInt,50; }",30,10000,BF_MAGIC; },{},{}
Dropped By No Result

Wolf Orb (Spell) Level 1    Item ID# 310619 (Wolf_Orb_Spell_1)
Wolf Orb(Magic Power) Lv1
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MATK +18
Decreases variable cast time by 4%.
Item Script
{ bonus bVariableCastrate,-4; bonus bMatk,18; },{},{}
Dropped By No Result

Wolf Orb (Spell) Level 2    Item ID# 310624 (Wolf_Orb_Spell_2)
Wolf Orb(Magic Power) Lv2
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MATK +22
Decreases variable cast time by 6%.
Item Script
{ bonus bVariableCastrate,-6; bonus bMatk,22; },{},{}
Dropped By No Result

« First < 301302303304305306307308309310311 >
back to top