Renewal
.:Renewal Item Database:.
Card

Rune of Strength Lv 2    Item ID# 4995 (Neev_STR_2)
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
Refined to +7, STR +6.
Refined to +11, STR +1, ATK +7%.
Item Script
{ .@r = getrefine(); if (.@r>=7) { bonus bStr,6; if (.@r>=11) { bonus2 bAddRace,RC_All,7; bonus bStr,1; } } },{},{}
Dropped By No Result

Rune of Strength_Lv 3    Item ID# 4996 (Neev_STR_3)
Rune of Strength Lv 3
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
Refined to +7, STR +7.
Refined to +12, STR +1, ATK +8%.
Refined to +13, STR +1, ATK +2%.
Item Script
{ .@r = getrefine(); if (.@r>=7) { bonus bStr,7; if (.@r>=12) { bonus2 bAddRace,RC_All,8; bonus bStr,1; if (.@r>=13) { bonus2 bAddRace,RC_All,2; bonus bStr,1; } } } },{},{}
Dropped By No Result

Rune of Vitality Lv 1    Item ID# 29009 (Neev_VIT_1)
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
Refined to +7, VIT +5.
Refined to +10, MaxHP +5%.
Item Script
{ .@r = getrefine(); if (.@r>=7) { bonus bVit,5; if (.@r>=10) { bonus bMaxHPrate,5; } } },{},{}
Dropped By No Result

Rune of Vitality Lv 2    Item ID# 29010 (Neev_VIT_2)
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
Refined to +7, VIT +6.
Refined to +11, VIT +1, MaxHP +7%.
Item Script
{ .@r = getrefine(); if (.@r>=7) { bonus bVit,6; if (.@r>=11) { bonus bMaxHPrate,7; bonus bVit,1; } } },{},{}
Dropped By No Result

Rune of Vitality Lv 3    Item ID# 29011 (Neev_VIT_3)
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
Refined to +7, VIT +7.
Refined to +12, VIT +1, MaxHP +8%.
Refined to +13, VIT +1, MaxHP +2%.
Item Script
{ .@r = getrefine(); if (.@r>=7) { bonus bVit,7; if (.@r>=12) { bonus bMaxHPrate,8; bonus bVit,1; if (.@r>=13) { bonus bMaxHPrate,2; bonus bVit,1; } } } },{},{}
Dropped By No Result

Rybio Card [Armor]   Item ID# 4194 (Rybio_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Overpowering
Description
Add a 3% chance of auto casting Stun on an enemy when the user receives physical attack.
[Base Dexterity >= 77]
Add a chance of auto casting Stun is increased to 9%.
Item Script
{ bonus2 bAddEffWhenHit,Eff_Stun,300+600*(readparam(bDex)>=77); },{},{}
Dropped By
Obtainable FromOld Card Album

« First < 131415161718
back to top