Renewal
.:Renewal Item Database:.
Card

Wolf Orb (Caster) Level 3    Item ID# 310576 (Wolf_Orb_Caster_3)
Wolf Orb(Caster) Lv3
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MATK +30
Decreases variable cast time by 8%.

Refine Level +7:
Decreases variable cast time by additional 8%.

Refine Level +9:
Decreases variable cast time by additional 8%.

Refine Level +11:
Decreases variable cast time by additional 8%.
Item Script
{ .@r = getrefine(); bonus bVariableCastrate,-8; bonus bMatk,30; if (.@r>=7) { bonus bVariableCastrate,-8; if (.@r>=9) { bonus bVariableCastrate,-8; if (.@r>=11) { bonus bVariableCastrate,-8; } } } },{},{}
Dropped By No Result

Wolf Orb (Cloud Buster)    Item ID# 310537 (Wolf_Orb_Skill_22)
Wolf Orb(Cloud Buster)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Killing Cloud and Poison Buster by 15%.

Refine Level +7:
Increases damage of Killing Cloud and Poison Buster by additional 15%.

Refine Level +9:
Increases damage of Killing Cloud and Poison Buster by additional 15%.

Refine Level +11:
Increases damage of Killing Cloud and Poison Buster by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"SO_POISON_BUSTER",15; bonus2 bSkillAtk,"SO_CLOUD_KILL",15; if (.@r>=7) { bonus2 bSkillAtk,"SO_POISON_BUSTER",15; bonus2 bSkillAtk,"SO_CLOUD_KILL",15; if (.@r>=9) { bonus2 bSkillAtk,"SO_POISON_BUSTER",15; bonus2 bSkillAtk,"SO_CLOUD_KILL",15; if (.@r>=11) { bonus2 bSkillAtk,"SO_POISON_BUSTER",15; bonus2 bSkillAtk,"SO_CLOUD_KILL",15; } } } },{},{}
Dropped By No Result

Wolf Orb (Cluster)    Item ID# 310546 (Wolf_Orb_Skill_31)
Wolf Orb(Cluster)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Cluster Bomb by 15%.

Refine Level +7:
Increases damage of Cluster Bomb by additional 15%.

Refine Level +9:
Increases damage of Cluster Bomb by additional 15%.

Refine Level +11:
Increases damage of Cluster Bomb by additional 15%.
Item Script
{ .@r = getrefine(); bonus2 bSkillAtk,"RA_CLUSTERBOMB",15; if (.@r>=7) { bonus2 bSkillAtk,"RA_CLUSTERBOMB",15; if (.@r>=9) { bonus2 bSkillAtk,"RA_CLUSTERBOMB",15; if (.@r>=11) { bonus2 bSkillAtk,"RA_CLUSTERBOMB",15; } } } },{},{}
Dropped By No Result

Wolf Orb (Comet Vortex)    Item ID# 310536 (Wolf_Orb_Skill_21)
Wolf Orb(Comet Vortex)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Comet and Tetra Vortex by 15%.

Refine Level +7:
Increases damage of Comet and Tetra Vortex by additional 15%.

Refine Level +9:
Increases damage of Comet and Tetra Vortex by additional 15%.

Refine Level +11:
Increases damage of Comet and Tetra Vortex by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"WL_TETRAVORTEX",15; bonus2 bSkillAtk,"WL_COMET",15; if (.@r>=7) { bonus2 bSkillAtk,"WL_TETRAVORTEX",15; bonus2 bSkillAtk,"WL_COMET",15; if (.@r>=9) { bonus2 bSkillAtk,"WL_TETRAVORTEX",15; bonus2 bSkillAtk,"WL_COMET",15; if (.@r>=11) { bonus2 bSkillAtk,"WL_TETRAVORTEX",15; bonus2 bSkillAtk,"WL_COMET",15; } } } },{},{}
Dropped By No Result

Wolf Orb (Crazy Cannon)    Item ID# 310526 (Wolf_Orb_Skill_11)
Wolf Orb(Crazy Cannon)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Crazy Weed and Cart Cannon by 15%.

Refine Level +7:
Increases damage of Crazy Weed and Cart Cannon by additional 15%.

Refine Level +9:
Increases damage of Crazy Weed and Cart Cannon by additional 15%.

Refine Level +11:
Increases damage of Cart Cannon by additional 15%.
Decreases Crazy Weed skill cooldown by 1 second.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"GN_CRAZYWEED",15; bonus2 bSkillAtk,"GN_CARTCANNON",15; if (.@r>=7) { bonus2 bSkillAtk,"GN_CRAZYWEED",15; bonus2 bSkillAtk,"GN_CARTCANNON",15; if (.@r>=9) { bonus2 bSkillAtk,"GN_CRAZYWEED",15; bonus2 bSkillAtk,"GN_CARTCANNON",15; if (.@r>=11) { bonus2 bSkillCooldown,"GN_CRAZYWEED",-1000; bonus2 bSkillAtk,"GN_CARTCANNON",15; } } } },{},{}
Dropped By No Result

Wolf Orb (Crimson Strain)    Item ID# 310534 (Wolf_Orb_Skill_19)
Wolf Orb(Crimson Strain)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Crimson Rock and Earth Strain by 15%.

Refine Level +7:
Increases damage of Crimson Rock and Earth Strain by additional 15%.

Refine Level +9:
Increases damage of Crimson Rock and Earth Strain by additional 15%.

Refine Level +11:
Increases damage of Crimson Rock and Earth Strain by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"WL_EARTHSTRAIN",15; bonus2 bSkillAtk,"WL_CRIMSONROCK",15; if (.@r>=7) { bonus2 bSkillAtk,"WL_EARTHSTRAIN",15; bonus2 bSkillAtk,"WL_CRIMSONROCK",15; if (.@r>=9) { bonus2 bSkillAtk,"WL_EARTHSTRAIN",15; bonus2 bSkillAtk,"WL_CRIMSONROCK",15; if (.@r>=11) { bonus2 bSkillAtk,"WL_EARTHSTRAIN",15; bonus2 bSkillAtk,"WL_CRIMSONROCK",15; } } } },{},{}
Dropped By No Result

Wolf Orb (Critical) Level 1    Item ID# 310569 (Wolf_Orb_Critical_1)
Wolf Orb(Critical) Lv1
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Critical +10

Refine Level +7:
Increases critical damage by 6%.

Refine Level +9:
Increases critical damage by additional 6%.

Refine Level +11:
Increases critical damage by additional 8%.
Item Script
{ .@r = getrefine(); bonus bCritical,10; if (.@r>=7) { bonus bCritAtkRate,6; if (.@r>=9) { bonus bCritAtkRate,6; if (.@r>=11) { bonus bCritAtkRate,8; } } } },{},{}
Dropped By No Result

Wolf Orb (Critical) Level 2    Item ID# 310573 (Wolf_Orb_Critical_2)
Wolf Orb(Critical) Lv2
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Critical +10

Refine Level +7:
Increases critical damage by 6%.

Refine Level +9:
Increases critical damage by additional 8%.

Refine Level +11:
Increases critical damage by additional 8%.
Item Script
{ .@r = getrefine(); bonus bCritical,10; if (.@r>=7) { bonus bCritAtkRate,6; if (.@r>=9) { bonus bCritAtkRate,8; if (.@r>=11) { bonus bCritAtkRate,8; } } } },{},{}
Dropped By No Result

Wolf Orb (Critical) Level 3    Item ID# 310577 (Wolf_Orb_Critical_3)
Wolf Orb(Critical) Lv3
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Critical +15

Refine Level +7:
Increases critical damage by 8%.

Refine Level +9:
Increases critical damage by additional 8%.

Refine Level +11:
Increases critical damage by additional 8%.
Item Script
{ .@r = getrefine(); bonus bCritical,15; if (.@r>=7) { bonus bCritAtkRate,8; if (.@r>=9) { bonus bCritAtkRate,8; if (.@r>=11) { bonus bCritAtkRate,8; } } } },{},{}
Dropped By No Result

Wolf Orb (Cross Petal)    Item ID# 310562 (Wolf_Orb_Skill_47)
Wolf Orb(Crucifixion)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Cross Slash and Swirling Petal by 15%.

Refine Level +7:
Increases damage of Cross Slash and Swirling Petal by additional 15%.

Refine Level +9:
Increases damage of Cross Slash and Swirling Petal by additional 15%.

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

Wolf Orb (Curse Explosion)    Item ID# 310557 (Wolf_Orb_Skill_42)
Wolf Orb(Curse Explosion)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Curse Explosion by 15%.
Increases Shadow elemental magical damage by 5%.

Refine Level +7:
Increases damage of Curse Explosion by additional 15%.
Increases Shadow elemental magical damage by additional 10%.

Refine Level +9:
Increases damage of Curse Explosion by 15%.
Increases Shadow elemental magical damage by additional 10%.

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

Wolf Orb (Cutter Break)    Item ID# 310517 (Wolf_Orb_Skill_2)
Wolf Orb(Cutter Break)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Wind Cutter and Ignition Break by 15%.

Refine Level +7:
Increases damage of Wind Cutter and Ignition Break by additional 15%.

Refine Level +9:
Increases damage of Wind Cutter and Ignition Break by additional 15%.

Refine Level +11:
Increases damage of Wind Cutter by additional 15%.
Decreases Ignition Break skill cooldown by 0.3 seconds.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"RK_IGNITIONBREAK",15; bonus2 bSkillAtk,"RK_WINDCUTTER",15; if (.@r>=7) { bonus2 bSkillAtk,"RK_IGNITIONBREAK",15; bonus2 bSkillAtk,"RK_WINDCUTTER",15; if (.@r>=9) { bonus2 bSkillAtk,"RK_IGNITIONBREAK",15; bonus2 bSkillAtk,"RK_WINDCUTTER",15; if (.@r>=11) { bonus2 bSkillCooldown,"RK_IGNITIONBREAK",-300; bonus2 bSkillAtk,"RK_WINDCUTTER",15; } } } },{},{}
Dropped By No Result

« First < 291292293294295296297298299300301 > Last »
back to top