Basic Info

Name 5969 Queen Anne's Revenge[1]
Item ID 5969 - QueenAnzRevenge
Type Armor
5969
A big hat of legendary pirate. It's always stained in blood.
STR +5
ATK +7%
Refined to +5, ATK +2%
Refined to +7, ATK +3%
Refined to +9, ATK +4% and nullify weapon size penalty.
Class: Headgear
Defense: 7
Location: Upper
Weight: 40
Level Requirement: 100
Jobs: All classes

Details

Weight 40
NPC Buy 0 z
NPC Sell 0 z
Refineable Yes
Equip Locations Upper Headgear

Stats

Range 0
Defense 7
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 bStr,5; bonus2 bAddRace, RC_All, 7; if (getrefine() > 4) { bonus2 bAddRace, RC_All, 2; } if (getrefine() > 6) { bonus2 bAddRace, RC_All, 1; } if (getrefine() > 8) { bonus2 bAddRace, RC_All, 1; bonus bNoSizeFix,0; }
Equip Script
None
Unequip Script
None