Renewal
.:Renewal Item Database:.
Card

Wolf Orb (Physical Defense) Level 3    Item ID# 310500 (Wolf_Orb_Def_3)
Wolf Orb(Defense) Lv3
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
DEF +250

Refine Level +7: DEF +75

Refine Level +9: DEF +100

Refine Level +11: DEF +100
Item Script
{ .@r = getrefine(); bonus bDef,250; if (.@r>=7) { bonus bDef,75; if (.@r>=9) { bonus bDef,100; if (.@r>=11) { bonus bDef,100; } } } },{},{}
Dropped By No Result

Wolf Orb (Physical Force) Level 1    Item ID# 310604 (Wolf_Orb_P_F_1)
Wolf Orb(Physical Force) Lv1
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases physical damage against enemies of every size by 2%.

Refine Level +7:
Increases physical damage against enemies of every size by additional 2%.

Refine Level +9:
Increases physical damage against enemies of every size by additional 2%.

Refine Level +11:
Increases physical damage against enemies of every size by additional 2%.
Item Script
{ .@r = getrefine(); bonus2 bAddSize,Size_All,2; if (.@r>=7) { bonus2 bAddSize,Size_All,2; if (.@r>=9) { bonus2 bAddSize,Size_All,2; if (.@r>=11) { bonus2 bAddSize,Size_All,2; } } } },{},{}
Dropped By No Result

Wolf Orb (Physical Force) Level 2    Item ID# 310606 (Wolf_Orb_P_F_2)
Wolf Orb(Physical Force) Lv2
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases physical damage against enemies of every size by 3%.

Refine Level +7:
Increases physical damage against enemies of every size by additional 3%.

Refine Level +9:
Increases physical damage against enemies of every size by additional 3%.

Refine Level +11:
Increases physical damage against enemies of every size by additional 3%.
Item Script
{ .@r = getrefine(); bonus2 bAddSize,Size_All,3; if (.@r>=7) { bonus2 bAddSize,Size_All,3; if (.@r>=9) { bonus2 bAddSize,Size_All,3; if (.@r>=11) { bonus2 bAddSize,Size_All,3; } } } },{},{}
Dropped By No Result

Wolf Orb (Physical Force) Level 3    Item ID# 310608 (Wolf_Orb_P_F_3)
Wolf Orb(Physical Force) Lv3
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases physical damage against enemies of every size by 4%.

Refine Level +7:
Increases physical damage against enemies of every size by additional 4%.

Refine Level +9:
Increases physical damage against enemies of every size by additional 4%.

Refine Level +11:
Increases physical damage against enemies of every size by additional 4%.
Item Script
{ .@r = getrefine(); bonus2 bAddSize,Size_All,4; if (.@r>=7) { bonus2 bAddSize,Size_All,4; if (.@r>=9) { bonus2 bAddSize,Size_All,4; if (.@r>=11) { bonus2 bAddSize,Size_All,4; } } } },{},{}
Dropped By No Result

Wolf Orb (Power Force)    Item ID# 310514 (Wolf_Orb_Force)
Wolf Orb(Power Force)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
ATK +2%, MATK +2%.

Refine Level +7: ATK +2%, MATK +2%.

Refine Level +9: ATK +2%, MATK +2%.

Refine Level +11: ATK +4%, MATK +4%.
Item Script
{ .@r = getrefine(); bonus bMatkRate,2; bonus bAtkRate,2; if (.@r>=7) { bonus bMatkRate,2; bonus bAtkRate,2; if (.@r>=9) { bonus bMatkRate,2; bonus bAtkRate,2; if (.@r>=11) { bonus bMatkRate,4; bonus bAtkRate,4; } } } },{},{}
Dropped By No Result

Wolf Orb (Power of Land)    Item ID# 310565 (Wolf_Orb_Skill_50)
Wolf Orb(Earth Power)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Silvervine Stem Spear and Catnip Meteor by 15%.

Refine Level +7:
Increases damage of Silvervine Stem Spear and Catnip Meteor by additional 15%.

Refine Level +9:
Increases damage of Silvervine Stem Spear and Catnip Meteor by additional 15%.

Refine Level +11:
Increases damage of Silvervine Stem Spear and Catnip Meteor by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"SU_SV_STEMSPEAR",15; bonus2 bSkillAtk,"SU_CN_METEOR",15; if (.@r>=7) { bonus2 bSkillAtk,"SU_SV_STEMSPEAR",15; bonus2 bSkillAtk,"SU_CN_METEOR",15; if (.@r>=9) { bonus2 bSkillAtk,"SU_SV_STEMSPEAR",15; bonus2 bSkillAtk,"SU_CN_METEOR",15; if (.@r>=11) { bonus2 bSkillAtk,"SU_SV_STEMSPEAR",15; bonus2 bSkillAtk,"SU_CN_METEOR",15; } } } },{},{}
Dropped By No Result

Wolf Orb (Power of Life)    Item ID# 310566 (Wolf_Orb_Skill_51)
Wolf Orb(Power of Life)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Picky Peck and Lunatic Carrot Beat by 15%.

Refine Level +7:
Increases damage of Picky Peck and Lunatic Carrot Beat by additional 15%.

Refine Level +9:
Increases damage of Picky Peck and Lunatic Carrot Beat by additional 15%.

Refine Level +11:
Increases damage of Picky Peck and Lunatic Carrot Beat by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",15; bonus2 bSkillAtk,"SU_PICKYPECK",15; if (.@r>=7) { bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",15; bonus2 bSkillAtk,"SU_PICKYPECK",15; if (.@r>=9) { bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",15; bonus2 bSkillAtk,"SU_PICKYPECK",15; if (.@r>=11) { bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",15; bonus2 bSkillAtk,"SU_PICKYPECK",15; } } } },{},{}
Dropped By No Result

Wolf Orb (Power of Sea)    Item ID# 310564 (Wolf_Orb_Skill_49)
Wolf Orb(Sea Power)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Decreases Tuna Party and Tasty Shrimp Party skill cooldown by 1 second.

Refine Level +7:
Decreases Tuna Party and Tasty Shrimp Party skill cooldown by additional 1 second.

Refine Level +9:
Decreases Tuna Party and Tasty Shrimp Party skill cooldown by additional 2 seconds.

Refine Level +11:
Decreases Tuna Party and Tasty Shrimp Party skill cooldown by additional 2 seconds.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillCooldown,"SU_SHRIMPARTY",-1000; bonus2 bSkillCooldown,"SU_TUNAPARTY",-1000; if (.@r>=7) { bonus2 bSkillCooldown,"SU_SHRIMPARTY",-1000; bonus2 bSkillCooldown,"SU_TUNAPARTY",-1000; if (.@r>=9) { bonus2 bSkillCooldown,"SU_SHRIMPARTY",-2000; bonus2 bSkillCooldown,"SU_TUNAPARTY",-2000; if (.@r>=11) { bonus2 bSkillCooldown,"SU_SHRIMPARTY",-2000; bonus2 bSkillCooldown,"SU_TUNAPARTY",-2000; } } } },{},{}
Dropped By No Result

Wolf Orb (Powerful) Level 1    Item ID# 310582 (Wolf_Orb_P_Full_1)
Wolf Orb(Powerful) Lv1
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases physical damage and magical damage with every element by 2%.

Refine Level +7:
Increases physical damage and magical damage with every element by additional 2%.

Refine Level +9:
Increases physical damage and magical damage with every element by additional 2%.

Refine Level +11:
Increases physical damage and magical damage with every element by additional 2%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bMagicAtkEle,Ele_All,2; bonus bLongAtkRate,2; bonus bShortAtkRate,2; if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,2; bonus bLongAtkRate,2; bonus bShortAtkRate,2; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_All,2; bonus bLongAtkRate,2; bonus bShortAtkRate,2; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_All,2; bonus bLongAtkRate,2; bonus bShortAtkRate,2; } } } },{},{}
Dropped By No Result

Wolf Orb (Powerful) Level 2    Item ID# 310583 (Wolf_Orb_P_Full_2)
Wolf Orb(Powerful) Lv2
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases physical damage and magical damage with every element by 2%.

Refine Level +7:
Increases physical damage and magical damage with every element by additional 2%.

Refine Level +9:
Increases physical damage and magical damage with every element by additional 3%.

Refine Level +11:
Increases physical damage and magical damage with every element by additional 3%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bMagicAtkEle,Ele_All,2; bonus bLongAtkRate,2; bonus bShortAtkRate,2; if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,2; bonus bLongAtkRate,2; bonus bShortAtkRate,2; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_All,3; bonus bLongAtkRate,3; bonus bShortAtkRate,3; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_All,3; bonus bLongAtkRate,3; bonus bShortAtkRate,3; } } } },{},{}
Dropped By No Result

Wolf Orb (Powerful) Level 3    Item ID# 310584 (Wolf_Orb_P_Full_3)
Wolf Orb(Powerful) Lv3
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases physical damage and magical damage with every element by 3%.

Refine Level +7:
Increases physical damage and magical damage with every element by additional 3%.

Refine Level +9:
Increases physical damage and magical damage with every element by additional 3%.

Refine Level +11:
Increases physical damage and magical damage with every element by additional 3%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bMagicAtkEle,Ele_All,3; bonus bLongAtkRate,3; bonus bShortAtkRate,3; if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,3; bonus bLongAtkRate,3; bonus bShortAtkRate,3; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_All,3; bonus bLongAtkRate,3; bonus bShortAtkRate,3; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_All,3; bonus bLongAtkRate,3; bonus bShortAtkRate,3; } } } },{},{}
Dropped By No Result

Wolf Orb (Prominence Burst)    Item ID# 310552 (Wolf_Orb_Skill_37)
Wolf Orb(Red Flame Explosion)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Prominence Kick and Solar Burst by 15%.

Refine Level +7:
Increases damage of Prominence Kick and Solar Burst by additional 15%.

Refine Level +9:
Increases damage of Prominence Kick and Solar Burst by additional 15%.

Refine Level +11:
Increases damage of Prominence Kick and Solar Burst by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"SJ_SOLARBURST",15; bonus2 bSkillAtk,"SJ_PROMINENCEKICK",15; if (.@r>=7) { bonus2 bSkillAtk,"SJ_SOLARBURST",15; bonus2 bSkillAtk,"SJ_PROMINENCEKICK",15; if (.@r>=9) { bonus2 bSkillAtk,"SJ_SOLARBURST",15; bonus2 bSkillAtk,"SJ_PROMINENCEKICK",15; if (.@r>=11) { bonus2 bSkillAtk,"SJ_SOLARBURST",15; bonus2 bSkillAtk,"SJ_PROMINENCEKICK",15; } } } },{},{}
Dropped By No Result

« First < 299300301302303304305306307308309 > Last »
back to top