0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #312402 Card

Super Novice Stone (Garment)

Buy Price: N/A Sell Price: N/A
When Level 5 Breakthrough is learned:
Enables the use of Level 5 Wind Cutter.
_______________________
When Level 5 Transcendence is learned:
Enables the use of Level 10 Judex.
_______________________
When equipped with Paladin Stone(Upper):
DEF +120, MDEF +15.
_______________________
When equipped with High Wizard Stone(Mid):
For each Level of Transcendence:
Increases Damage of Judex by 3%.
_______________________
When equipped with Stalker Stone(Lower):
For each Level of Breakthrough:
Increases Damage of Wind Cutter by 3%.

Basic Information

Card

Scripts

if (getskilllv("NV_BREAKTHROUGH")>=5) { skill "RK_WINDCUTTER",5; } if (getskilllv("NV_TRANSCENDENCE")>=5) { skill "AB_JUDEX",10; }
if (getskilllv("NV_BREAKTHROUGH")>=5) {
   skill "RK_WINDCUTTER",5;
}
if (getskilllv("NV_TRANSCENDENCE")>=5) {
   skill "AB_JUDEX",10;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.