Viewing Item (Soutane (VIT)) Ragnarok: Project Zero Control Panel
Basic Info
Name | Soutane (VIT)[1] |
---|---|
Item ID |
15399
-
CassockA_VIT
|
Type | Armor |
A robe blessed by Odin's power
for anyone that focuses on their vitality.
MaxHP + 900.
DEF + 30, MDEF + 8.
For every other refine level, DEF + 4, MDEF + 1.
For every 3 refine levels, VIT + 2.
If refine rate is 9 or higher, MaxHP + 10%.
When equipped with Clergy's Boots, Clergy's Manteau, Clergy's Ring,
VIT + 4
MaxHP + 300, MaxSP + 100
HP Recovery Rate + 25%, SP Recovery Rate + 15%.
If the combined refine rate of Soutane, Clergy's Boots and Clergy's Manteau is 27 or higher,
ASPD + 10%
Fixed Cast Time - 15%
Reduces damage received from enemies of all Elements by 6%.
Class : Armor Defense : 65
Weight : 65
Required Level : 90
Jobs : All jobs
for anyone that focuses on their vitality.
MaxHP + 900.
DEF + 30, MDEF + 8.
For every other refine level, DEF + 4, MDEF + 1.
For every 3 refine levels, VIT + 2.
If refine rate is 9 or higher, MaxHP + 10%.
When equipped with Clergy's Boots, Clergy's Manteau, Clergy's Ring,
VIT + 4
MaxHP + 300, MaxSP + 100
HP Recovery Rate + 25%, SP Recovery Rate + 15%.
If the combined refine rate of Soutane, Clergy's Boots and Clergy's Manteau is 27 or higher,
ASPD + 10%
Fixed Cast Time - 15%
Reduces damage received from enemies of all Elements by 6%.
Class : Armor Defense : 65
Weight : 65
Required Level : 90
Jobs : All jobs
Details
Weight | 65 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Armor |
Stats
Range | 0 |
---|---|
Defense | 65 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 90 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus(bMaxHP, 900); bonus(bDef, 30 + 4 * (getrefine() / 2)); bonus(bMdef, 8 + getrefine() / 2); bonus(bVit, 2 * (getrefine() / 3)); if (getrefine() >= 9) bonus(bMaxHPrate, 10); |
Equip Script |
None |
Unequip Script |
None |