Renewal
.:Renewal Item Database:.
Items Listed From A-Z

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

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

« First < 9596979899100101102103104105 > Last »
back to top