
RENEWAL / ITEMS
Genetic Shadow Shield
#24304Shadowgear
S_Genetic_Shield
TypeShadowgear
Equipment positionShadow shield
Weight0
Buy price10 z
Sell price5 z
Required level99
Description
An additional defense effect can be obtained with a small shield that can be attached to the arm. Can be used singly, but has less defense effect..
Only for Geneticist Classes.
MaxHP + 3%.
DEF increases by multiplying the refine rate and the skill points used for the active skills related to generic carts.
Cart Tornado, Cart Cannon, Cart Boost
-------------
With Geneticist Shadow Weapon, can get the additional effect.
Reduces Cart Tornado skill cool down time 1 second, MaxHP + 2%, reduces 100% the variable casting time for Cart Boost.
-------------
With the all of Merchant Shadow 2type, Alchemist Shadow 2type, Geneticist Shadow 2type, can get the below effect.
All State + 10, MaxHP + 5%, MaxSP + 5%.
Ignores 50% of normal enemy's physical and magic defense.
Type : Shadow Equipment
Location : Shield Weight : 0
Required Level : 99
Jobs : Genetic Classes
Attack: 0
Weight: 0
Weapon Level: 0
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Equipment position
- Shadow shield
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMaxHPrate,3;
bonus bDef,.@r*(getskilllv("GN_CART_TORNADO")+getskilllv("GN_CARTBOOST")+getskilllv("GN_CARTCANNON"));