
RENEWAL / ITEMS
Symbol of Eden [1]
#460050Armor
Symbol_Of_Eden
TypeArmor
Equipment positionShield
GenderBoth
Weight40
Buy price0 z
Sell price0 z
DEF60
Slots1
Required level100
Armor level1
Symbol of Eden description & effects
A shield modeled after the Garden of Eden.
Colorful magic energy flows from it.
------------------------
For every refine level, MHP + 3% , MSP + 3%.
------------------------
When refined to +6 or higher, INT + 5 , DEX + 5
------------------------
When refined to +8 or higher, additional INT + 10 , DEX + 10
------------------------
Set Bonus:
Symbol of Eden [1]
Garden of Eden [1]
Reduce damage taken from normal and boss monsters by 20%.
------------------------
Set Bonus:
Symbol of Eden [1]
Fairy of Eden [1]
Reduce damage taken from Neutral property attack by 10%.
------------------------
Type : Shield
Def : 60
Weight : 40
Required Level : 100
Class : All Jobs
Item details
- Gender
- Both
- Equipment position
- Shield
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMdef,15;
bonus bMaxHPrate,3*.@r;
bonus bMaxSPrate,3*.@r;
if (.@r>=6) {
bonus bInt,5;
bonus bDex,5;
}
if (.@r>=8) {
bonus bInt,10;
bonus bDex,10;
}
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this itemEquipment sets
Set 1
Set effect
bonus2 bSubClass,Class_Normal,20;
bonus2 bSubClass,Class_Boss,20;
Set 2
Set effect
bonus2 bSubEle,Ele_Neutral,10;
Set 3
Set effect
bonus bMatkRate,15;






