beginscendatascript;

// Custom Monsters
begindefinecreature 234;
	import = 20;
	cr_name = "Hana";
	cr_which_sheet = 520;

begindefinecreature 235;
	import = 81;
	cr_name = "Tax Collector";
	cr_icon_adjust = 528;

begindefinecreature 236;
	clear;
	cr_name = "Kurojutsu";
	cr_level = 12;
	cr_hp_bonus = 100;
	cr_sp_bonus = 666;
	cr_ap_bonus = 3;
	cr_what_stat_adjust 0 = 11;
	cr_amount_stat_adjust 0 = 5;
	cr_what_stat_adjust 0 = 12;
	cr_amount_stat_adjust 0 = 5;
	cr_special_abil = 9;
	cr_start_item 0 = 22;
	cr_start_item_chance 0 = 100;
	cr_start_item 1 = 457;
	cr_start_item_chance 1 = 100;
	cr_start_item 2 = 212;
	cr_start_item_chance 2 = 100;
	cr_start_item 3 = 204;
	cr_start_item_chance 3 = 100;
	cr_default_attitude = 4;
	cr_species = 8;
	cr_natural_armor = 0;
	cr_which_sheet = 1562;
	cr_icon_adjust = 20;
	cr_attack_2 = 4;
	cr_attack_3 = 4;
	cr_attack_23_type = 4;
	cr_immunities 1 = 100;
	cr_immunities 3 = 100;
	cr_immunities 4 = 100;
	cr_immunities 5 = 30;
	cr_summon_class = -1;
	cr_default_strategy = 1;

begindefinecreature 237;
	clear;
	cr_name = "Hana";
	cr_level = 9;
	cr_ap_bonus = 2;
	cr_special_abil = 4;
	cr_start_item 0 = 53;
	cr_start_item_chance 0 = 100;
	cr_start_item 1 = 31;
	cr_start_item_chance 1 = 100;
	cr_start_item 2 = 457;
	cr_start_item_chance 2 = 100;
	cr_hp_bonus = 60;
	cr_default_attitude = 4;
	cr_species = 8;
	cr_natural_armor = 10;
	cr_which_sheet = 520;
	cr_icon_adjust = 608;
	cr_attack_1 = 5;
	cr_attack_2 = 3;
	cr_attack_3 = 3;
	cr_attack_1_type = 2;
	cr_attack_23_type = 1;
	cr_immunities 1 = 100;
	cr_immunities 4 = 100;
	cr_immunities 5 = 50;
	cr_summon_class = -1;

begindefinecreature 238;
	import = 46;
	cr_start_item 0 = 22;
	cr_start_item_chance 0 = 50;
	cr_start_item 1 = 16;
	cr_start_item_chance 1 = 50;
	cr_start_item 2 = 223;
	cr_start_item_chance 2 = 15;
	cr_which_sheet = 1562;
	cr_icon_adjust = 1;
	cr_name = "Vampire";

begindefinecreature 239;
	import = 43;
	cr_hp_bonus = 50;
	cr_level = 15;
	cr_summon_class = -1;

// Terrain Types (Graves)
begindefineterrain 433;
	import = 125;
	te_name = "Grave";
	te_which_sheet = 720;
	te_which_icon = 2;
	te_ed_which_sheet = 682;
	te_ed_which_icon = 92;
begindefineterrain 434;
	te_which_icon = 3;
	te_ed_which_icon = 93;
begindefineterrain 435;
	te_which_icon = 4;
	te_ed_which_icon = 94;
begindefineterrain 436;
	te_which_icon = 5;
	te_ed_which_icon = 95;

// Item Types (Books, Roses)

begindefineitem 450;
	import = 412;
	it_full_name = "Roses";
	it_value = 10;
	it_variety = 21;
	it_floor_which_sheet = 530;
	it_floor_which_icon = 1;
	it_icon_adjust = 0;
	it_inventory_icon = 0;
	it_special_class = 33;
	it_weight = 2;
	it_identified = 1;
	it_ability_1 = 207;
	it_ability_str_1 = 10;

begindefineitem 451;
	import = 450;
	it_full_name = "Quintessence";
	it_value = 5;
	it_weight = 1;
	it_floor_which_sheet = 1026;
	it_floor_which_icon = 0;
	it_inventory_icon = 0;
	it_ability_1 = 207;
	it_ability_str_1 = 11;

begindefineitem 452;
	import = 451;
	it_full_name = "A Little Girl";
	it_ability_1 = 207;
	it_ability_str_1 = 14;

begindefineitem 453;
	import = 452;
	it_full_name = "An Apology";
	it_floor_which_icon = 1;
	it_inventory_icon = 1;
	it_ability_1 = 207;
	it_ability_str_1 = 12;

begindefineitem 454;
	import = 453;
	it_full_name = "The Forsaken";
	it_ability_1 = 207;
	it_ability_str_1 = 15;

begindefineitem 455;
	import = 454;
	it_full_name = "Echoes: Assault";
	it_floor_which_icon = 2;
	it_inventory_icon = 2;
	it_ability_1 = 207;
	it_ability_str_1 = 13;

begindefineitem 456;
	import = 455;
	it_full_name = "Doom Moon II";
	it_ability_1 = 207;
	it_ability_str_1 = 16;

begindefineitem 457;
	import = 17;
	it_full_name = "Lucky Cloak";
	it_magic = 1;
	it_value = 1500;
	it_ability_1 = 19;
	it_ability_str_1 = 5;
	it_icon_adjust = 288;