Renewal
.:Renewal Item Database:.
Card

Automatic Modification Orb(Drain Soul)    Item ID# 310114 (Automatic_Orb33)
Automatic Modification Orb (Drain Soul)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Physical attacks have a 1% chance to restore 2% of the damage dealt as SP.
Item Script
{ bonus2 bSPDrainRate,10,2; },{},{}
Dropped By No Result

Automatic Modification Orb(Expert Archer)    Item ID# 310095 (Automatic_Orb14)
Automatic Modification Orb (Expert Archer)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
HIT +10
Increases long range physical damage by 10%.
Item Script
{ bonus bLongAtkRate,10; bonus bHit,10; },{},{}
Dropped By No Result

Automatic Modification Orb(Fast)    Item ID# 310102 (Automatic_Orb21)
Automatic Modification Orb (Speed)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
ASPD +1

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

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

Automatic Modification Orb(Fatal)    Item ID# 310094 (Automatic_Orb13)
Automatic Modification Orb (Fatal)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Critical +10
Increases critical damage by 10%.
Item Script
{ bonus bCritAtkRate,10; bonus bCritical,10; },{},{}
Dropped By No Result

Automatic Modification Orb(Fixed Casting)    Item ID# 310111 (Automatic_Orb30)
Automatic Modification Orb (Fixed Cast Time)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Decreases fixed cast time by 0.1 second.

Refine Level +9:
Decreases fixed cast time by additional 0.2 seconds.

Refine Level +11:
Decreases fixed cast time by additional 0.5 seconds.
Item Script
{ .@r = getrefine(); bonus bFixedCast,-100; if (.@r>=9) { bonus bFixedCast,-200; if (.@r>=11) { bonus bFixedCast,-500; } } },{},{}
Dropped By No Result

Automatic Modification Orb(Heal)    Item ID# 310098 (Automatic_Orb17)
Automatic Modification Orb (Heal)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Refine Level +9:
Increases Healing effectiveness by additional 5%.

Refine Level +11:
Increases Healing effectiveness by additional 7%.
Item Script
{ .@r = getrefine(); bonus bHealPower,5; if (.@r>=9) { bonus bHealPower,5; if (.@r>=11) { bonus bHealPower,7; } } },{},{}
Dropped By No Result

Automatic Modification Orb(HP Recovery)    Item ID# 310090 (Automatic_Orb9)
Automatic Modification Orb (HP Recovery)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
HP Recovery Rate +30%.
Item Script
{ bonus bHPrecovRate,30; },{},{}
Dropped By No Result

Automatic Modification Orb(INT)    Item ID# 310088 (Automatic_Orb7)
Automatic Modification Orb (INT)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
INT +3
MATK +2%
Item Script
{ bonus bMatkRate,2; bonus bInt,3; },{},{}
Dropped By No Result

Automatic Modification Orb(LUK)    Item ID# 310085 (Automatic_Orb4)
Automatic Modification Orb (LUK)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
LUK +3
Increases critical damage by 1%.
Item Script
{ bonus bCritAtkRate,1; bonus bLuk,3; },{},{}
Dropped By No Result

Automatic Modification Orb(Magic Defense)    Item ID# 310083 (Automatic_Orb2)
Automatic Modification Orb (MDEF)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MDEF +15.

Refine Level +9: MDEF +7.
Refine Level +11: MDEF +7.
Item Script
{ .@r = getrefine(); bonus bMdef,15; if (.@r>=9) { bonus bMdef,7; if (.@r>=11) { bonus bMdef,7; } } },{},{}
Dropped By No Result

Automatic Modification Orb(Magic Healing)    Item ID# 310115 (Automatic_Orb34)
Automatic Modification Orb (Magic Healing)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Magical attacks have a 2% chance to restore 500HP per 0.4 seconds for 23 times.
Item Script
{ autobonus "{ bonus2 bHPRegenRate,500,400; }",20,9200,BF_MAGIC; },{},{}
Dropped By No Result

Automatic Modification Orb(Magic Power)    Item ID# 310100 (Automatic_Orb19)
Automatic Modification Orb (MATK)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MATK +5%, MATK +75.

Refine Level +9: MATK +2%.
Refine Level +11: MATK +3%.
Item Script
{ .@r = getrefine(); bonus bMatkRate,5; bonus bMatk,75; if (.@r>=9) { bonus bMatkRate,2; if (.@r>=11) { bonus bMatkRate,3; } } },{},{}
Dropped By No Result

« First < 1819202122232425262728 > Last »
back to top