LV10 Agil Scroll
ID: 12216
Type |
Usable |
Subtype |
None |
Attack |
0 |
Defense |
0 |
Weight |
1.0 |
Weapon Level |
0 |
Buy |
2z |
Sell |
1z |
Required Level |
0 |
Slots |
0 |
Applicable Jobs:
All
Description:
A scroll in which a single use of Level 10 Increase AGI has been recorded.
Caution-- This item won't work while your character is casting a spell or skill.
This item consumes 15 HP and will be ineffective if the character has fewer than 15 HP.
_
Weight: 1
Item Script:
if (Hp>15) {
skilleffect 'AL_INCAGI',0;
sc_start SC_INCREASEAGI,240000,10;
heal -15,0;
}
Dropped By:
None