Thread: Sphere Scripts
View Single Post
 
Reply
Posted 2002-06-08, 08:54 AM in reply to Randuin's post "Sphere Scripts"
Yea!This is Real Phoenix Armor!
[ITEMDEF i_x_phoenix_leggings]
DEFNAME=i_x_phoenix_leggings
ID=i_ringmail_leggings
NAME=Phoenix Leggings
ARMOR=110

ON=@CREATE
COLOR=08f
ATTR=04
HITPOINTS={300 500}


[ITEMDEF i_x_phoenix_gloves]
DEFNAME=i_x_phoenix_gloves
ID=i_ringmail_gloves
NAME=Phoenix Gloves
ARMOR=110

ON=@CREATE
COLOR=08f
ATTR=04
HITPOINTS={300 500}


[ITEMDEF i_x_phoenix_sleeves]
DEFNAME=i_x_phoenix_sleeves
ID=i_ringmail_sleeves
NAME=Sleeves of the Phoenix
ARMOR=110

ON=@CREATE
COLOR=08f
ATTR=04
HITPOINTS={300 500}


[ITEMDEF i_x_phoenix_tunic]
DEFNAME=i_x_phoenix_tunic
ID=i_ringmail_tunic
NAME=Tunic of the Phoenix
ARMOR=110

ON=@CREATE
COLOR=08f
ATTR=04
HITPOINTS={300 500}


[ITEMDEF i_x_phoenix_gorget]
DEFNAME=i_x_phoenix_gorget
ID=i_platemail_gorget
NAME=Phoenix Gorget
ARMOR=110

ON=@CREATE
COLOR=08f
ATTR=04
HITPOINTS={300 500}


[ITEMDEF i_x_phoenix_helm]
DEFNAME=i_x_phoenix_helm
ID=i_platemail_helm
NAME=Helm de Phoenix
ARMOR=110

ON=@CREATE
COLOR=08f
ATTR=04
HITPOINTS={300 500}
Old
Profile PM WWW Search
Randuin is neither ape nor machine; has so far settled for the in-between
 
 
Randuin