Viewing Item (Past Time Manteau) Ragnarok: Project Zero Control Panel
Basic Info
Name | Past Time Manteau[1] |
---|---|
Item ID |
480047
-
MD_Set2_Hood
|
Type | Armor |
A cloak embroidered with time passed.
Amplifies the wearer's abilities.
_
MaxHP + 3%. MaxSP + 3%,
Variable Cast Time - 7%.
If +7 or higher, ASPD + 7%.
If +9 or higher, ATK + 3%, MATK + 3%.
_
Class: Garment Defense: 25
Weight: 40
Required Level: 100
Jobs: All jobs
Amplifies the wearer's abilities.
_
MaxHP + 3%. MaxSP + 3%,
Variable Cast Time - 7%.
If +7 or higher, ASPD + 7%.
If +9 or higher, ATK + 3%, MATK + 3%.
_
Class: Garment Defense: 25
Weight: 40
Required Level: 100
Jobs: All jobs
Details
Weight | 40 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Garment |
Stats
Range | 0 |
---|---|
Defense | 25 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 100 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus(bMaxHPrate, 3); bonus(bMaxSPrate, 3); bonus(bVariableCastrate, -7); if (getrefine() >= 7) bonus(bAspd, 7); if (getrefine() >= 9) { bonus(bAtkRate, 3); bonus(bMatkRate, 3); } |
Equip Script |
None |
Unequip Script |
None |