Making Items

Error message

Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /var/www/pied-piper.ermarian.net/includes/common.inc).
AuthorTopic: Making Items
Warrior
Member # 3575
Profile #0
How do I make a item like Wilcaster's Spear from EM or Kinger's Bow From PF?
Posts: 72 | Registered: Sunday, October 19 2003 07:00
Warrior
Member # 4987
Profile Homepage #1
First off, this is a topic better suited for the BOA EDITORS forum, second off, I don't remember what they do, what are their special abilities?
Posts: 60 | Registered: Sunday, September 19 2004 07:00
Off With Their Heads
Member # 4045
Profile Homepage #2
begindefineitem 457;
import = 73;
it_full_name = "Wihcaser's Spear";
it_damage_per_level = 7;
it_bonus = 6;
it_value = 1675;
it_icon_adjust = 16;
begindefineitem 453;
clear;
it_name = "Bow";
it_full_name = "Klinger's Bow";
it_variety = 6;
it_damage_per_level = 6;
it_bonus = 0;
it_weapon_skill_used = 6;
it_floor_which_sheet = 1047;
it_floor_which_icon = 5;
it_inventory_icon = 4;
it_icon_adjust = 2;
it_ability_1 = 31;
it_ability_str_1 = 2;
it_identified = 1;
it_value = 750;
it_weight = 100;
it_magic = 1;
I have no idea what they have in common that you're interested in, though.

--------------------
Arancaytar: Every time you ask people to compare TM and Kel, you endanger the poor, fluffy kittens.
Smoo: Get ready to face the walls!
Ephesos: In conclusion, yarr.

Kelandon's Pink and Pretty Page!!: the authorized location for all things by me
The Archive of all released BoE scenarios ever
Posts: 7968 | Registered: Saturday, February 28 2004 08:00
Warrior
Member # 3575
Profile #3
What I was interested in is they was specalty made for the Scerniros they are from. I was wondering how they was made.
Posts: 72 | Registered: Sunday, October 19 2003 07:00