
RENEWAL / ITEMS
Amulet of Genesis Stone [1]
#490337Armor
Amulet_of_GenesisStone
TypeArmor
Equipment positionAccessory (Left)
GenderBoth
Weight10
Buy price0 z
Sell price0 z
Slots1
Required level100
Armor level1
Description
An artifact once worn by the royal family during the Trial of the Gods.
A fragment of a star is embedded in it, amplifying the power of the holder.
------------------------
ASPD + 15%.
------------------------
ATK + 20%, MATK + 20%.
------------------------
Reduce After Cast Delay by 15%.
------------------------
Reduce damage taken from Human and Doram Player by 3%.
------------------------
For every 1 Base Level, ATK + 1, MATK + 1, MHP + 50, MSP + 5.
------------------------
When performing physical or magic attack, there's a chance to remove the cooldown of Elvira Candy.
------------------------
Type : Accessory (Right)
Def : 0
Weight : 10
Required Level : 100
Class : All Jobs
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Accessory (Left)
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- No
- Trade
Item effect script
bonus bAspdRate,15;
bonus bDelayrate,-15;
bonus2 bSubRace,RC_Player_Doram,3;
bonus2 bSubRace,RC_Player_Human,3;
bonus bBaseAtk,BaseLevel;
bonus bMatk,BaseLevel;
bonus bMaxHP,50*BaseLevel;
bonus bMaxSP,5*BaseLevel;
/*Todo Add Item 23044 and Remove Cooldown Item Script*/