magic wands

Want to contribute to the Ultima Offline eXperiment? Submit your JS/DFN/Code fixes and/or other UOX3 improvements here!
Post Reply
dragon slayer
UOX3 Guru
Posts: 776
Joined: Thu Dec 21, 2006 7:37 am
Has thanked: 4 times
Been thanked: 26 times

magic wands

Post by dragon slayer »

Code: Select all

[wandofburning]
{
name=a magic wand
name2=a wand of burning
id=0x0DF3
type=15
morex=1
morey=5
morez=50
decay=1
weight=200
}

[wandofdaemonsbreath]
{
name=a magic wand
name2=a wand of daemon's breath
id=0x0DF3
type=15
morex=3
morey=2
morez=50
decay=1
weight=200
}

[wandofdragonsbreath]
{
name=a magic wand
name2=a wand of dragon's breath
id=0x0DF3
type=15
morex=3
morey=2
morez=50
decay=1
weight=200
}

[wandofevil]
{
name=a magic wand
name2=a wand of evil
id=0x0DF3
type=15
morex=3
morey=2
morez=50
decay=1
weight=200
}

[wandofghoulstouch]
{
name=a magic wand
name2=a wand of ghoul's touch
id=0x0DF3
type=15
morex=5
morey=6
morez=50
decay=1
weight=200
}

[wandofmagesbane]
{
name=a magic wand
name2=a wand of mage's bane
id=0x0DF3
type=15
morex=4
morey=7
morez=50
decay=1
weight=200
}

[wandofspellreflection]
{
name=a magic wand
name2=a wand of spell reflection
id=0x0DF3
type=15
morex=5
morey=4
morez=50
decay=1
weight=200
}

[wandofthunder]
{
name=a magic wand
name2=a wand of thunder
id=0x0DF3
type=15
morex=4
morey=6
morez=50
decay=1
weight=200
}

[wandofwounding]
{
name=a magic wand
name2=a wand of wounding
id=0x0DF3
type=15
morex=2
morey=4
morez=50
decay=1
weight=200
}
Post Reply