Resource - Custom Creature Template

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: Resource - Custom Creature Template
Triad Mage
Member # 7
Profile Homepage #0
Custom Creature Template:

//Note: all fields are filled in with their default values
begindefinecreature (number);
clear;
cr_name = "";
cr_default_script = "basicnpc";
cr_level = 2;
cr_hp_bonus = 0;
cr_sp_bonus = 0;
cr_special_abil = 0;
cr_default_attitude = 2;
cr_species = 0;
cr_natural_armor = 0;
cr_attack_1 = 0;
cr_attack_2 = 0;
cr_attack_3 = 0;
cr_attack_1_type = 0;
cr_attack_23_type = 0;
cr_ap_bonus = 0;
cr_default_strategy = 0;
cr_default_aggression = 100;
cr_default_courage = 100;
cr_which_sheet = 1;
cr_icon_adjust = 0;
cr_small_or_large_template = 0;
cr_which_sheet_upper = -1;
cr_summon_class = -1;
cr_what_stat_adjust 0 = 0;
cr_amount_stat_adjust 0 = 0;
cr_what_stat_adjust 1 = 0;
cr_amount_stat_adjust 1 = 0;
cr_what_stat_adjust 2 = 0;
cr_amount_stat_adjust 2 = 0;
cr_what_stat_adjust 3 = 0;
cr_amount_stat_adjust 3 = 0;
cr_what_stat_adjust 4 = 0;
cr_amount_stat_adjust 4 = 0;
cr_what_stat_adjust 5 = 0;
cr_amount_stat_adjust 5 = 0;
cr_start_item 0 = 0;
cr_start_item_chance 0 = 0;
cr_start_item 1 = 0;
cr_start_item_chance 1 = 0;
cr_start_item 2 = 0;
cr_start_item_chance 2 = 0;
cr_start_item 3 = 0;
cr_start_item_chance 3 = 0;
cr_start_item 4 = 0;
cr_start_item_chance 4 = 0;
cr_start_item 5 = 0;
cr_start_item_chance 5 = 0;
cr_start_item 6 = 0;
cr_start_item_chance 6 = 0;
cr_start_item 7 = 0;
cr_start_item_chance 7 = 0;
cr_immunities 0 = 0;
cr_immunities 1 = 0;
cr_immunities 2 = 0;
cr_immunities 3 = 0;
cr_immunities 4 = 0;
cr_immunities 5 = 0;


[ Wednesday, April 14, 2004 00:40: Message edited by: Drakefyre ]

--------------------
"At times discretion should be thrown aside, and with the foolish we should play the fool." - Menander
====
Drakefyre's Demesne - Happy Happy Joy Joy
Encyclopedia Ermariana - Trapped in the Closet
====
You can take my Mac when you pry my cold, dead fingers off the mouse!
Posts: 9436 | Registered: Wednesday, September 19 2001 07:00
Warrior
Member # 4202
Profile Homepage #1
The ".txt" shouldn't be there.
Instead of
cr_default_script = "basicnpc.txt"; it should be
cr_default_script = "basicnpc";

--------------------
Creator of the 3D Blades of Avernum Editor for Mac. Get it at Ingenious Isaac's Illusion, my web page. Better yet, get Battle for Wesnoth, a wonderful free TBS game.
Posts: 192 | Registered: Sunday, April 4 2004 08:00