.:Renewal Item Database:.
Search Item By ID
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of Rune Knight | |
Description | When base class is Rune Knight: ASPD +2, ATK +15%. When base level is 175: All Stats +10. When refine level +10 or higher: All Stats +10. When equipped with True Seyren Windsor Card: Adds 3% chance for 6 seconds to possess the user with Seyren Windsor spirit when attacking with physical attacks. During possession, the user granted with +100 ATK. More Information on Combo: |
---|---|
Item Script | { if (eaclass()&EAJL_THIRD && BaseJob == Job_Knight) { bonus bAspd,2; bonus2 bAddRace,RC_All,15; } if (BaseLevel>174) bonus bAllStats,10; if (getrefine()>9) bonus bAllStats,10; },{},{} |
Dropped By |