Basic Info

Name 9100070 Calamity Weapon Cache
Item ID 9100070 - PZ_MoroccWeaponBox
Type Delay Consume
A rare cache that might contain several Calamity weapons.
Weight : 200

Details

Weight 200
NPC Buy 0 z
NPC Sell 0 z
Refineable No
Equip Locations None

Stats

Range 0
Defense 0
Attack 0
Magical Attack 0
Weapon Level 0
Slots 0

Restrictions

Level Range Any
Usage None
Trade Can't be dropped / Can't be traded or vended / Can't be placed into Cart / Can't be placed into Storage / Can't be placed into Guild Storage / Can't be placed into Master Storage
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
if (!checkweight(MD_Moroc_Axe2, 10)) { dispbottom("You cannot carry any more items.", 0xFF0000); end; } setarray(.@items, MD_Moroc_Spear, MD_Moroc_Lance, MD_Moroc_Katar, MD_Moroc_Dagger, MD_Moroc_Mace, MD_Moroc_Claw, MD_Moroc_Staff, MD_Moroc_Book, MD_Moroc_Axe, MD_Moroc_Axe2, MD_Moroc_Bow, MD_Moroc_Instr, MD_Moroc_Whip, MD_Moroc_Huuma, MD_Moroc_Sheild_); setarray(.@options, OPTION_GROUP_MD_MOROC_ATK, OPTION_GROUP_MD_MOROC_MATK, OPTION_GROUP_MD_MOROC_ATK, OPTION_GROUP_MD_MOROC_ATK, OPTION_GROUP_MD_MOROC_MATK, OPTION_GROUP_MD_MOROC_ATK, OPTION_GROUP_MD_MOROC_MATK, OPTION_GROUP_MD_MOROC_MATK, OPTION_GROUP_MD_MOROC_ATK, OPTION_GROUP_MD_MOROC_ATK, OPTION_GROUP_MD_MOROC_ATK, OPTION_GROUP_MD_MOROC_ATK, OPTION_GROUP_MD_MOROC_ATK, OPTION_GROUP_MD_MOROC_ATK, OPTION_GROUP_MD_MOROC_SHIELD); delitem(PZ_MoroccWeaponBox, 1); for (.@i = 0; .@i < getarraysize(.@items); .@i++) { // 1/3 chance if (rand(3) == 0) { getitem3(.@items[.@i], .@options[.@i]); specialeffect(EF_STEAL, SELF, playerattached()); sleep2(50); } }
Equip Script
None
Unequip Script
None

Dropped by

ID Monster Chance Level Race Element
1916 Satan Morroc 100% Yes 150 Demon Dark 4
1917 Wounded Morroc 100% Yes 145 Demon Dark 4