Sweet Valentine Out
| Item ID | 18873 | Name | Sweet Valentine Out |
|
A heart-shaped yellow hat celebrating Valentine's Day.
_______________________ Refine Level +7: MaxHP +4% MaxSP +4% _______________________ Refine Level +8: MaxHP +5% MaxSP +5% _______________________ Refine Level +9: MaxHP +6% MaxSP +6% _______________________ Refine Level +10: MaxHP +7% MaxSP +7% Random chance to auto-cast Level 10 Blessing on wearer when receiving physical damage. _______________________ Type: Headgear Defense: 1 Position: Upper Weight: 10 Armor Level: 1 _______________________ Requirement: None |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Sweet_Valentine_Out | ||
| Attack | 0 | Type | Armor | ||
| MATK | 0 | Equip Locations | Upper Headgear | ||
| Defense | 1 | Equippable Jobs | None | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 0 | Equip Upper | None | ||
| Weight | 10 | Min Equip Level | 1 | ||
| NPC Buy | 20 | Max Equip Level | None | ||
| NPC Sell | 10 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
.@r = getrefine();
if (.@r>6) {
bonus bMaxHPrate,.@r-3;
bonus bMaxSPrate,.@r-3;
}
bonus4 bAutoSpellWhenHit,"AL_BLESSING",10,50,0;
|
||||