Viewing Item (Soutane (LUK)) Ragnarok: Project Zero Control Panel
Basic Info
Name | Soutane (LUK)[1] |
---|---|
Item ID |
15402
-
CassockA_LUK
|
Type | Armor |
A robe blessed by Odin's power
for anyone that focuses on their luck.
MaxHP + 800.
DEF + 30, MDEF + 8.
For every other refine level, Critical Damage + 2%.
For every 3 refine levels, LUK + 2.
If refine rate is 9 or higher, CRI +6.
When equipped with Clergy's Boots, Clergy's Manteau, Clergy's Ring,
LUK + 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%
Critical Damage + 15%.
Class : Armor Defense : 65
Weight : 65
Required Level : 90
Jobs : All jobs
for anyone that focuses on their luck.
MaxHP + 800.
DEF + 30, MDEF + 8.
For every other refine level, Critical Damage + 2%.
For every 3 refine levels, LUK + 2.
If refine rate is 9 or higher, CRI +6.
When equipped with Clergy's Boots, Clergy's Manteau, Clergy's Ring,
LUK + 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%
Critical Damage + 15%.
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, 800); bonus(bDef, 30); bonus(bMdef, 8); bonus(bCritAtkRate, 2 * (getrefine() / 2)); bonus(bLuk, 2 * (getrefine() / 3)); if (getrefine() >= 9) bonus(bCritical, 6); |
Equip Script |
None |
Unequip Script |
None |