Type |
Card |
Subtype |
None |
Attack |
0 |
Defense |
0 |
Weight |
1.0 |
Weapon Level |
0 |
Buy |
20z |
Sell |
10z |
Required Level |
0 |
Slots |
0 |
Applicable Jobs:
All
Description:
Has 20% chance of auto casting Level 1 Endure on Novice or Super Novice when receiving Physical Damage.
If the user is equipped with an item compounded to the Quve Card, it adds MaxHP +300.
Class: Card
Compound on: Accessory
Weight: 1
Item Script:
if (BaseJob == Job_Novice || BaseJob == Job_SuperNovice)
bonus3 bAutoSpellWhenHit,'SM_ENDURE',1,200;