View Single Post
falcarrion
Junior Member
 
Join Date: Aug 2007
Posts: 10

Old July 7th, 2011, 10:52 AM
I'm creating a wand of magic missles that will show up with the rest of the weapons. to do this I needed to create a weapon called wand. Then I was able to create a magic weapon called magic missle. For now I have the Attack Modifier set to -6.

Weapon = Wand
Fields:
gWeight
wFixDamage 2d4+2
wAttBonus -6

Tags:
wMain 1d4_4
wProfReg simple
EquipType wood
wclass Light
wGroup cHelpDrd
cHelpMnk
cHelpWiz

Weapon,Magic = Wand of Magic Missles
total charges = 50
fields:
hTotal 50
gCost 100
wFixDamage 2d4+2
wAttBonus -6

Tags:
Helper EquipAvail
Helper EquipMag
gType Wand

Bootstraps:
Thing: Magic Missle (charge) hMagicMsl

Gizmo:
Enity Unique Id wSpecMagic
Bootstraps:
Thing: Wand(weapon) wWand
falcarrion is offline   #3 Reply With Quote