Renewal
.:Renewal Item Database:.
Card

Automatic Modification Orb(Magic Soul)    Item ID# 310116 (Automatic_Orb35)
Automatic Modification Orb (Magic Soul)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Magical attacks have a 1% chance to restore 120SP per 0.4 seconds for 23 times.
Item Script
{ autobonus "{ bonus2 bSPRegenRate,120,400; }",10,9200,BF_MAGIC; },{},{}
Dropped By No Result

Automatic Modification Orb(Magical Force)    Item ID# 310105 (Automatic_Orb24)
Automatic Modification Orb (Magical Force)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MATK +20.
Decreases variable cast time by 10%.
Increases all elemental magic damage by 2%.

Refine Level +9:
Increases all elemental magic damage by additional 1%.

Refine Level +11:
Increases all elemental magic damage by additional 2%.
Item Script
{ .@r = getrefine(); bonus2 bMagicAtkEle,Ele_All,2; bonus bVariableCastrate,-10; bonus bMatk,20; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_All,1; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_All,2; } } },{},{}
Dropped By No Result

Automatic Modification Orb(Mental)    Item ID# 310097 (Automatic_Orb16)
Automatic Modification Orb (SPR)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MaxSP +5%, MaxSP +300.

Refine Level +9: MaxSP +2%.
Refine Level +11: MaxSP +3%.
Item Script
{ .@r = getrefine(); bonus bMaxSPrate,5; bonus bMaxSP,300; if (.@r>=9) { bonus bMaxSPrate,2; if (.@r>=11) { bonus bMaxSPrate,3; } } },{},{}
Dropped By No Result

Automatic Modification Orb(Mirror Counter)    Item ID# 310178 (Automatic_Orb97)
Automatic Modification Orb (Mirror Counter)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Decreases damage taken from reflected damage by 2%.

Refine Level +9:
Decreases damage taken from reflected damage by additional 2%.

Refine Level +11:
Decreases damage taken from reflected damage by additional 3%.
Item Script
{ .@r = getrefine(); if (.@r>=11) bonus bReduceDamageReturn,7; else if (.@r>=9) bonus bReduceDamageReturn,4; else bonus bReduceDamageReturn,2; },{},{}
Dropped By No Result

Automatic Modification Orb(Power Force)    Item ID# 310117 (Automatic_Orb36)
Automatic Modification Orb (Power Force)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
ATK +3%, MATK +3%.

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

Automatic Modification Orb(Powerful)    Item ID# 310119 (Automatic_Orb38)
Automatic Modification Orb (Powerful)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases melee and long range physical damage by 5%.
Increases all elemental magic damage by 5%.

Refine Level +9:
Increases melee and long range physical damage by additional 2%.
Increases all elemental magic damage by additional 2%.

Refine Level +11:
Increases melee and long range physical damage by additional 3%.
Increases all elemental magic damage by additional 3%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bMagicAtkEle,Ele_All,5; bonus bLongAtkRate,5; bonus bShortAtkRate,5; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_All,2; bonus bLongAtkRate,2; bonus bShortAtkRate,2; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_All,3; bonus bLongAtkRate,3; bonus bShortAtkRate,3; } } },{},{}
Dropped By No Result

Automatic Modification Orb(Range Force)    Item ID# 310107 (Automatic_Orb26)
Automatic Modification Orb (Ranged Force)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
ATK +20.
Increases long range physical damage by 10%.
Increases physical damage against all size enemies by 3%.

Refine Level +9:
Increases physical damage against all size enemies by additional 1%.

Refine Level +11:
Increases physical damage against all size enemies by additional 1%.
Item Script
{ .@r = getrefine(); bonus2 bAddSize,Size_All,3; bonus bLongAtkRate,10; bonus bBaseAtk,20; if (.@r>=9) { bonus2 bAddSize,Size_All,1; if (.@r>=11) { bonus2 bAddSize,Size_All,1; } } },{},{}
Dropped By No Result

Automatic Modification Orb(Recovery Force)    Item ID# 310109 (Automatic_Orb28)
Automatic Modification Orb (Recovery Force)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MATK +20.
Decreases variable cast time by 10%.
Increases Healing effectiveness by 5%.

Refine Level +9:
Increases Healing effectiveness by additional 5%.

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

Automatic Modification Orb(Reflection Reject)    Item ID# 310179 (Automatic_Orb98)
Automatic Modification Orb (Reflection Reject)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Decreases damage taken from reflected damage by 3%.

Refine Level +9:
Decreases damage taken from reflected damage by additional 2%.

Refine Level +11:
Decreases damage taken from reflected damage by additional 4%.
Item Script
{ .@r = getrefine(); if (.@r>=11) bonus bReduceDamageReturn,9; else if (.@r>=9) bonus bReduceDamageReturn,5; else bonus bReduceDamageReturn,3; },{},{}
Dropped By No Result

Automatic Modification Orb(Robust)    Item ID# 310118 (Automatic_Orb37)
Automatic Modification Orb (Robust)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MaxHP +2000, MaxSP +300.
MaxHP and MaxSP +5%.

Refine Level +9: MaxHP and MaxSP +2%.
Refine Level +11: MaxHP and MaxSP +3%.
Item Script
{ .@r = getrefine(); bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus bMaxHP,2000; bonus bMaxSP,300; if (.@r>=9) { bonus bMaxHPrate,2; bonus bMaxSPrate,2; if (.@r>=11) { bonus bMaxHPrate,3; bonus bMaxSPrate,3; } } },{},{}
Dropped By No Result

Automatic Modification Orb(Shooter)    Item ID# 310101 (Automatic_Orb20)
Automatic Modification Orb (Sharpshooter)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases long range physical damage by 3%.

Refine Level +9:
Increases long range physical damage by additional 3%.

Refine Level +11:
Increases long range physical damage by additional 3%.
Item Script
{ .@r = getrefine(); bonus bLongAtkRate,3; if (.@r>=9) { bonus bLongAtkRate,3; if (.@r>=11) { bonus bLongAtkRate,3; } } },{},{}
Dropped By No Result

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

« First < 1920212223242526272829 > Last »
back to top