Basic Info

Name 28604 Crimson Bible[2]
Item ID 28604 - Scarlet_Bible
Type Weapon - Book
28604
Book with red cover.
ATK increased by (Refine*Refine), up to +15 refine.
MATK increased by (Refine*Refine)/2, up to +15 refine.
Level 70 or higher:Per 10 BaseLevel,ATK +5.
Class: Book
Attack: 45
Weight: 45
Weapon Level: 3
Level Requirement: 70
Jobs: Priest, Sage and Star Gladiator

Details

Weight 45
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Main Hand

Stats

Range 1
Defense 0
Attack 45
Magical Attack 0
Weapon Level 3
Slots 2

Restrictions

Level Range 70 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes Priest / Sage / Star Gladiator
Gender Any

Scripts

Use Script
bonus bUnbreakableWeapon,0; bonus bAtk,((min(getrefine(),15)) ** (2)); bonus bMatk,((min(getrefine(),15)) ** (2))/2; if(BaseLevel>70) { bonus bAtk,(((BaseLevel-70)/10)*5); }
Equip Script
None
Unequip Script
None