Renewal
.:Renewal Item Database:.
Card

Wolf Orb (Dex) Level 2    Item ID# 310485 (Wolf_Orb_Dex_2)
Wolf Orb(DEX) Lv2
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
DEX +2

Refine Level +7: DEX +1

Refine Level +9: DEX +1

Refine Level +11:
DEX +2
Increases ranged physical damage by 1%.
Item Script
{ .@r = getrefine(); bonus bDex,2; if (.@r>=7) { bonus bDex,1; if (.@r>=9) { bonus bDex,1; if (.@r>=11) { bonus bLongAtkRate,1; bonus bDex,2; } } } },{},{}
Dropped By No Result

Wolf Orb (Dex) Level 3    Item ID# 310491 (Wolf_Orb_Dex_3)
Wolf Orb(DEX) Lv3
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
DEX +3

Refine Level +7: DEX +1

Refine Level +9: DEX +1

Refine Level +11:
DEX +2
Increases ranged physical damage by 3%.
Item Script
{ .@r = getrefine(); bonus bDex,3; if (.@r>=7) { bonus bDex,1; if (.@r>=9) { bonus bDex,1; if (.@r>=11) { bonus bLongAtkRate,3; bonus bDex,2; } } } },{},{}
Dropped By No Result

Wolf Orb (Diamond Grave)    Item ID# 310539 (Wolf_Orb_Skill_24)
Wolf Orb(Diamond Grave)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Diamond Dust and Earth Grave by 15%.

Refine Level +7:
Increases damage of Diamond Dust and Earth Grave by additional 15%.

Refine Level +9:
Increases damage of Diamond Dust and Earth Grave by additional 15%.

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

Wolf Orb (Dragonic Breath)    Item ID# 310516 (Wolf_Orb_Skill_1)
Wolf Orb(Dragon Breath)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Dragon Breath and Dragon Breath - Water by 15%.

Refine Level +7:
Increases damage of Dragon Breath and Dragon Breath - Water by additional 15%.

Refine Level +9:
Increases damage of Dragon Breath and Dragon Breath - Water by additional 15%.

Refine Level +11:
Increases damage of Dragon Breath and Dragon Breath - Water by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",15; bonus2 bSkillAtk,"RK_DRAGONBREATH",15; if (.@r>=7) { bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",15; bonus2 bSkillAtk,"RK_DRAGONBREATH",15; if (.@r>=9) { bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",15; bonus2 bSkillAtk,"RK_DRAGONBREATH",15; if (.@r>=11) { bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",15; bonus2 bSkillAtk,"RK_DRAGONBREATH",15; } } } },{},{}
Dropped By No Result

Wolf Orb (Drain Life)    Item ID# 310643 (Wolf_Orb_Life)
Wolf Orb(Drain Life)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Physical attacks have a 4% chance to absorb 2% of the inflicted damage as HP.
Item Script
{ bonus2 bHPDrainRate,20,4; },{},{}
Dropped By No Result

Wolf Orb (Drain Soul)    Item ID# 310644 (Wolf_Orb_Soul)
Wolf Orb(Drain Soul)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Physical attacks have a 1% chance to absorb 3% of the inflicted damage as SP.
Item Script
{ bonus2 bSPDrainRate,10,3; },{},{}
Dropped By No Result

Wolf Orb (Espa)    Item ID# 310556 (Wolf_Orb_Skill_41)
Wolf Orb(Spa)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Espa by 15%.

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

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

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

Wolf Orb (Eswhoo)    Item ID# 310555 (Wolf_Orb_Skill_40)
Wolf Orb(Shoo)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Esma and Eswhoo by 15%.

Refine Level +7:
Increases damage of Esma and Eswhoo by additional 15%.

Refine Level +9:
Increases damage of Esma and Eswhoo by additional 15%.

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

Wolf Orb (Expert Archer) Level 1    Item ID# 310616 (Wolf_Orb_E_Archer_1)
Wolf Orb(Expert Archer) Lv1
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
HIT +8
Increases ranged physical damage by 4%.
Item Script
{ bonus bLongAtkRate,4; bonus bHit,8; },{},{}
Dropped By No Result

Wolf Orb (Expert Archer) Level 2    Item ID# 310621 (Wolf_Orb_E_Archer_2)
Wolf Orb(Expert Archer) Lv2
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
HIT +12
Increases ranged physical damage by 6%.
Item Script
{ bonus bLongAtkRate,6; bonus bHit,12; },{},{}
Dropped By No Result

Wolf Orb (Expert Archer) Level 3    Item ID# 310626 (Wolf_Orb_E_Archer_3)
Wolf Orb(Expert Archer) Lv3
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
HIT +16
Increases ranged physical damage by 8%.
Item Script
{ bonus bLongAtkRate,8; bonus bHit,16; },{},{}
Dropped By No Result

Wolf Orb (Expert Archer) Level 4    Item ID# 310631 (Wolf_Orb_E_Archer_4)
Wolf Orb(Expert Archer) Lv4
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
HIT +20
Increases ranged physical damage by 10%.
Item Script
{ bonus bLongAtkRate,10; bonus bHit,20; },{},{}
Dropped By No Result

« First < 910111213141516171819 > Last »
back to top